type github.com/aws/aws-sdk-go-v2/service/internal/s3shared.clonedInputKey
3 uses
github.com/aws/aws-sdk-go-v2/service/internal/s3shared (current package)
metadata.go#L10: type clonedInputKey struct{}
metadata.go#L17: return middleware.WithStackValue(ctx, clonedInputKey{}, value)
metadata.go#L26: v, _ := middleware.GetStackValue(ctx, clonedInputKey{}).(bool)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)